home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / video / fly8111-.000 / fly8111- / fly8 / DJGPP / fly.ini < prev    next >
Text File  |  1979-12-31  |  2KB  |  102 lines

  1. # fly.ini
  2. #
  3. # This is part of the flight simulator 'fly8'.
  4. # Author: Eyal Lebedinsky (eyal@ise.canberra.edu.au).
  5. #
  6. # Explanations in fly8.doc.
  7.  
  8. # Video driver setup:
  9. #
  10.     dvgrasm:vesa
  11.     Vgrvesa1p
  12.     m800x600x256
  13.  
  14. # pointing device:
  15. #
  16.     dpAstick:+x+y:d=0:rd=2
  17.  
  18. # plane and drone type:
  19. #
  20.     Pbasic
  21.  
  22. # Name to identify myself, team and home:
  23. #
  24.     NEyal        My prefered name
  25.     Tone        My team name
  26.     Ha18        My home runway
  27.  
  28. # Set HUD color
  29. #
  30.     ch0x60c060    light green (brighter)
  31.  
  32.  
  33.  
  34. #
  35. # More examples
  36. #
  37.  
  38. # Choose one video driver:
  39. #
  40. #    dvgrdj        No double buffering and slow but should always work
  41. #    Vgrstd
  42. #    m800x600x256
  43. #
  44. #    dvgrasm:et4k    Fast and full featured only for ET4000 cards!
  45. #    Vgrstd
  46. #    m800x600x256
  47. #
  48. #    dvgrasm:vesa    Fast and full featured for VESA supporting BIOS
  49. #    Vgrvesa1p
  50. #    m800x600x256
  51.  
  52. # examples of pointing devices (joystick, mouse etc.)
  53. #
  54. # A basic joystick
  55. #    dpAstick:+x+y:d=0:rd=2
  56. #
  57. # A joystick with 4 buttons:
  58. #    dpAstick:+x+y:four:d=0:rd=2
  59. #
  60. # CH (with analog throttle):
  61. #    dpAstick:+x+y:ttl-:d=0:rd=2
  62. #
  63. # FCS (with hat):
  64. #    dpAstick:+x+y:hat:four:d=046:rd=2
  65. #
  66. # CH Pro (with throttle and hat):
  67. #    dpAstick:+x+y:ttl-:chpro:d=046:rd=2
  68. #
  69. # WCS-II/FCS with analog hat:
  70. #    dpAstick:+x+y:Hat:four:d=046:rd=2
  71. #
  72. # WCS-II/FCS with analog throttle:
  73. #    dpAstick:+x+y:ttl-:four:d=0:rd=2
  74. #
  75. # WCS-II/FCS with analog throttle using fly8.adv:
  76. #    dpAstick:+x+y:ttl-:zero:d=0:rd=2
  77. #
  78. # FLCS using fly8.b50:
  79. #    dpAstick:+x+y:zero:d=046:rd=2
  80. #
  81. # A mouse:
  82. #    dpmouse:+x+y:sx=3:sy=3:d=0
  83. #
  84. # The keypad:
  85. #    dpkeypad:+x+y:linear
  86.  
  87. # Select plane and drone type:
  88. #
  89. #    Pclassic
  90. #    Pbasic
  91. #    Pf16
  92.  
  93. # Set a color, HUD for example:
  94. #
  95. #    ch0x408040    light green (standard)
  96. #    ch0x60c060    light green (brighter)
  97. #    ch0x006000    pale green
  98. #    ch0x606000    pale yellow
  99. #    ch0x406040    pale blue/green
  100. #    ch0x505050    pale white
  101. #    ch0x804040    light blue
  102.